home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
progs
/
editor
/
frexxed
/
fpl
/
flipcomment.fpl.readme
< prev
next >
Wrap
Text File
|
1995-07-18
|
841b
|
33 lines
#############################################################################
File: FlipComment.FPL
Author: Niklas Angare
Email: 2:201/328.42@FidoNet or EI9418@el.haninge.kth.se
Short: Flip comments around C-lines
Version: 1.0
Date: 24.1.95
Local settings:
Global settings:
Keysequence: Alt-c
Type: key, function
Prereq:
Copyright: Niklas Angare, distributed as FreeWare
#############################################################################
FUNCTION
Makes a C-language line inactive/active by placing/removing a
comment around it.
HISTORY
1.0 Initial version.
BUGS
Doesn't take comments already present on the line into account, so
you'll have to compile with the SAS/C option COMMENTNEST or flip
comments on those lines by hand.
TODO
Fix the 'bug' and insert a setting to choose whether to use
comment nesting or not.